Click or drag to resize

Date Constructor

Overload List
  NameDescription
Public methodDate
Initializes a new instance of the Date.
Public methodDate(DateTime)
Initializes a new instance of the Date specified with DateTime.
Public methodDate(String)
Initializes a new instance of the Date specified with date as a string.
Public methodDate(DateTime, String)
Initializes a new instance of the Date specified with DateTime and time zone.
Top
See Also